Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Parse min/max/prod properly #72

Merged
merged 3 commits into from
Oct 9, 2024
Merged

Parse min/max/prod properly #72

merged 3 commits into from
Oct 9, 2024

Conversation

richfitz
Copy link
Member

@richfitz richfitz commented Oct 8, 2024

This PR completes the wiring up of min, max and prod as further reductions, also allowing min/max to be used in 2-arg form. Most of the work was done in mrc-ide/dust2#75 but this makes these functions available from odin.

This is basically mrc-ide/odin#316 but we'll want to leave that open until odin2 is fully ready for others to use.

@richfitz richfitz marked this pull request as ready for review October 9, 2024 08:20
@richfitz richfitz requested a review from weshinsley October 9, 2024 08:20
Copy link
Contributor

@weshinsley weshinsley left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Straightforward!

@weshinsley weshinsley merged commit 6f66fbe into main Oct 9, 2024
7 checks passed
@thibautjombart
Copy link

Awesome!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants